The properties of the SelectFrom<T> class are listed below. For a complete list of SelectFrom<T> class members, see the SelectFrom<T> Members topic.
![]() All | Gets a SelectFrom`1 instance equivalent to SELECT TOP 100 PERCENT |
![]() One | Gets a SelectFrom`1 instance equivalent to SELECT TOP 1 |
![]() Distinct | Gets a SelectFrom`1 instance equivalent to SELECT DISTINCT. |
Shallow | Returns the current SelectFrom instance configured to load only the root object fields and properties, not the full object tree. |
SelectFrom<T> Class | Kredor.BO Namespace | WhereCondition | OrderBy